func testing.hashString

2 uses

	testing (current package)
		testing.go#L1344: func hashString(s string) (h uint64) {
		testing.go#L1371: 		h := fmt.Sprintf("%0x", hashString(name))